CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - opengl 纹理

搜索资源列表

  1. OPENGL的纹理

    1下载:
  2. 在3D图形中,纹理映射是广泛使用的。纹理映射也是相当复杂的过程: 一 定义纹理 二 控制滤波 三 说明映射方式 四 绘制场景给出顶点的纹理坐标和几何坐标 注意!!纹理映射只能在RGBA模式下使用,不适用于颜色索引模式
  3. 所属分类:编程文档

    • 发布日期:2010-10-24
    • 文件大小:3447
    • 提供者:
  1. OPENGL的纹理.rar

    0下载:
  2. 所属分类:文档资料

    • 发布日期:
    • 文件大小:6128
    • 提供者:
  1. OpenGLProgrammingIntroduction

    0下载:
  2. 在这个系列讲座中介绍了有关OpenGL的基本知识,主要涉及颜色、绘制几何体、坐 标变换、堆栈操作、显示列表、光照和材质、纹理映射、特殊效果、曲面和曲线的绘制、 二次几何体绘制、像素操作、如何绘制动画物体及菜单管理。通过对讲座中提供的实例的 理解消化,读者可以较容易地进入OpenGL的世界。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2561208
    • 提供者:马某某
  1. OFT.rar

    0下载:
  2. 三维实时水面的模拟是近年来三维游戏以及虚拟现实领域积极探索的问题,真实 感强的水面可以大大提高游戏以及仿真系统的沉浸感。本文基于OpenGL函数 库,利用多重纹理、动态纹理技术实现了对实时水面效果的模拟,其中包括水面 流动效果和水面Caustics效果。为减轻系统的绘制压力,水面仅由两个三角单元 构建,这将大大提高游戏和仿真系统的帧速率。 ,Real-time three-dimensional simulation of the surface in recent years are
  3. 所属分类:软件工程

    • 发布日期:2017-04-01
    • 文件大小:702861
    • 提供者:寒冬
  1. 3ds-opengl

    0下载:
  2. 读取由Pro/E生成的obj模型文件。由Pro/E中生成的obj三维模型文件,在处理之前,有几个问题要加以考虑: (1)Pro/E中生成的obj文件,对于面的定义,用到三个索引值“f 顶点1/纹理1/法向量1 顶点2/纹理2/法向量2 顶点3/纹理3/法向量3 ”,如“f 1/1/1 2/2/2 6/6/6”等; (2)Pro/E中生成的obj文件对顶点和纹理坐标的定义,常常出现重复。之所以采用这种顶点重复的obj格式写出文件,主要是考虑到共面顶点的法向量可能因为所处的面不同而不同。这样
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:28595
    • 提供者:jinking
  1. OpenGLTexture

    0下载:
  2. OpenGl纹理的基本知识 适合于初学者-Basic knowledge of OpenGL texture suitable for beginners
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:2881
    • 提供者:余芳强
  1. OpenGLandtexture

    0下载:
  2. 基于OpenGL的纹理映射技术,很不错的文章-OpenGL-based texture mapping technique, very good article
  3. 所属分类:Development Research

    • 发布日期:2017-04-04
    • 文件大小:171830
    • 提供者:xiechunxi
  1. text

    0下载:
  2. 立方体纹理贴图,可以转动 ,opengl语言,vc++编译环境-Cube texture mapping, you can rotate, opengl language, vc++ Compiler environment
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:3453
    • 提供者:lcm
  1. GISopengl

    0下载:
  2. 一篇很好的基于opengl做三维的例子。讲述了opengl的常用设置和功能参数设置。如光照、纹理、雾化等等。-A good opengl-based three-dimensional example. About common settings and features opengl parameter settings. Such as light, texture, atomization, and so on.
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:247126
    • 提供者:liubin
  1. Computer-graphics-test-instruction

    0下载:
  2. 基于MFC的OpenGL编程,简单的实现了绘制茶壶,三维长方体的绘制,相应键盘操作转动及茶壶和长方体的纹理映射和环境映射,外加贝塞尔曲面和Nurbs曲面绘制-Based on MFC of OpenGL programming, simple implementation drawing teapot, 3 d drawing of the cuboid, the corresponding keyboard rotation and the teapot and texture mapping
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:1564425
    • 提供者:朱春龙
  1. OpenGL

    0下载:
  2. 纹理映射的文章,做三维重建的人可以值得一看。纹理映射是计算机真实感绘图过程中一个重要的环节.-Articles of texture mapping, three-dimensional reconstruction can be worth a visit. Texture mapping is an important link in the process of computer realistic graphics.
  3. 所属分类:Document

    • 发布日期:2017-11-24
    • 文件大小:332010
    • 提供者:ajgzzc1
  1. hahah

    1下载:
  2. opengl开发:在OpenGL消隐和光照实验的基础上,通过实现实验内容,掌握OpenGL中纹理的使用,并验证课程中关于纹理的内容。-opengl development: Based on OpenGL blanking and light experiments, through the realization of the experiment content, mastered the use of OpenGL texture and verify the contents of th
  3. 所属分类:software engineering

    • 发布日期:2016-06-07
    • 文件大小:696320
    • 提供者:lee
  1. 00000

    0下载:
  2. opengl读取obj文件,并且实现其旋转,更改纹理、移动、单独操作等等功能-opengl read obj file and achieve its rotation, change the texture, movement, a separate operation, etc. functions
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:5891
    • 提供者:lee
  1. fire-lunwen

    0下载:
  2. 用OPenGL和VC作为平台,通过粒子系统来模拟火焰的生成,用纹理映射和混色处理来解决火焰真实感的问题-With OPenGL and VC as a platform to simulate the flame generated by the particle system, using texture mapping and blending processing to solve the problem of flame realism
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:3022818
    • 提供者:王恂
  1. OpenGL--textures

    0下载:
  2. OpenGL-纹理贴图纹理贴图OpenGL- textures-OpenGL- texturesOpenGL- textures
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:28413
    • 提供者:lzj
  1. aa

    0下载:
  2. obj文件解析出来的深度图和纹理图,可以用于openGL的纹理贴图处理-obj file parsing out the depth map and texture map that can be used for texture mapping processing openGL
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5421723
    • 提供者:王新飞
  1. opengl5

    0下载:
  2. 第五版OpenGL的学习笔记,里面包含自己的理解及书中简略提到的部分概念。从第二章到纹理部分-the study dairy of OpenGL,include the information did not depicted supplemently in the book
  3. 所属分类:IT Hero

    • 发布日期:2017-04-17
    • 文件大小:70148
    • 提供者:wuchunsheng
  1. opengl--lizi

    0下载:
  2. opengl运用了纹理映射原理进行实验,可移动的点光源,可移动的观察点-texture mapping
  3. 所属分类:File Formats

    • 发布日期:2017-04-29
    • 文件大小:101801
    • 提供者:闫玉婷
  1. jingmianfanshe

    0下载:
  2. OpenGL镜面反射和纹理映射相结合的应用,结合可移动的观察点- specular reflection
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3190
    • 提供者:闫玉婷
  1. OpenGL

    0下载:
  2. OpenGL全面系统地介绍了进行OpenGL编程所需的基础知识, 如三维基本图元的绘制、坐标变换、颜色、光照、纹理映射、动画和用户交互技术等。-OpenGL( Open Graphics Library)A comprehensive and systematic introduction to the basic knowledge of OpenGL programming, such as the rendering of three-dimensional basic elements,
  3. 所属分类:software engineering

    • 发布日期:2017-12-12
    • 文件大小:30573239
    • 提供者:郑小七
搜珍网 www.dssz.com